VPNs - определение. Что такое VPNs
Diclib.com
Словарь ChatGPT
Введите слово или словосочетание на любом языке 👆
Язык:

Перевод и анализ слов искусственным интеллектом ChatGPT

На этой странице Вы можете получить подробный анализ слова или словосочетания, произведенный с помощью лучшей на сегодняшний день технологии искусственного интеллекта:

  • как употребляется слово
  • частота употребления
  • используется оно чаще в устной или письменной речи
  • варианты перевода слова
  • примеры употребления (несколько фраз с переводом)
  • этимология

Что (кто) такое VPNs - определение

VIRTUAL NETWORK EXTENDING A SINGLE PRIVATE NETWORK ACROSS A PUBLIC NETWORK LIKE THE INTERNET, APPEARING TO USERS AS A PRIVATE NETWORK
VPN; Virtual private networking; VPNs; Vpn; Virtual private networks; Virtual Private Network; IP VPN; Global Virtual Private Network; GVPN; Virtual Private Network (VPN); MPVPN; VPDN; Virtual Private Networking; Virtual private net; VPN server; Virtual Private Network server; Virtual Private Networks; VPN Service Providers; VPN Service Provider; Virtual private network Service Providers; Virtual private network Service Provider; Global VPN; Virutal Private Network; Vpn client
  • The life cycle phases of an IPSec Tunnel in a virtual private network
  • Site-to-Site VPN terminology
  • VPN classification tree based on the topology first, then on the technology used
  • VPN connectivity overview, showing intranet site-to-site and remote-work configurations used together
Найдено результатов: 16
VPN         
Virtual Private Network
VPN         
¦ abbreviation Computing virtual private network, an arrangement whereby a secure network is achieved using encryption over a public network, typically the Internet.
VPN         
Layer 2 MPLS VPN         
  • Logical View of a Layer 2 MPLS VPN.
Layer-2 MPLS-VPNs
A Layer 2 MPLS VPN is a term in computer networking. It is a method that Internet service providers use to segregate their network for their customers, to allow them to transmit data over an IP network.
VoIP VPN         
VOIP COMBINED WITH VIRTUAL PRIVATE NETWORK
Voice VPN; Voice vpns; Voice vpn
A VoIP VPN combines voice over IP and virtual private network technologies to offer a method for delivering secure voice. Because VoIP transmits digitized voice as a stream of data, the VoIP VPN solution accomplishes voice encryption quite simply, applying standard data-encryption mechanisms inherently available in the collection of protocols used to implement a VPN.
VPDN         
Virtual Private Data Network
Virtual private network         
A virtual private network (VPN) extends a private network across a public network and enables users to send and receive data across shared or public networks as if their computing devices were directly connected to the private network. The benefits of a VPN include increases in functionality, security, and management of the private network.
Virtual Private Network         
<networking, security> (VPN) The use of encryption in the lower protocol layers to provide a secure connection through an otherwise insecure network, typically the Internet. VPNs are generally cheaper than real private networks using private lines but rely on having the same encryption system at both ends. The encryption may be performed by firewall software or possibly by routers. Link-level (layer 2 and 3) encryption provides extra protection by encrypting all of each datagram except the link-level information. This prevents a listener from obtaining information about network structure. While link-level encryption prevents traffic analysis (a form of attack), it must encrypt/decrypt on every hop and every path. Protocol-level encryption (layer 3 and 4) encryption encrypts protocol data but leaves protocol and link headers clear. While protocol-level encryption requires you to encrypt/decrypt data only once, and it encrypts/decrypts only those sessions that need it, headers are sent as clear text, allowing traffic analysis. Application (layer 5 up) encryption is based on a particular application and requires that the application be modified to incorporate encryption. {Cisco (http://cisco.com/univercd/cc/td/doc/product/lan/cat5000/cnfg_nts/rsm/rsm_pa/4801encr.htm)}. (1999-11-15)
Mediated VPN         
A mediated VPN is a virtual private network topology where two or more participants connect to a central switchboard server managed typically by a third party in order to create a virtual private network between them, as distinct from a typical VPN arrangement whereby clients of an organisation connect to a VPN concentrator managed by the same organization.
VPN blocking         
  • IP]] of [[VPN]] blocked by some [[Wikimedia Foundation]] projects
TECHNIQUE USED TO BLOCK ENCRYPTED PROTOCOL TUNNELING COMMUNICATIONS METHODS USED BY VIRTUAL PRIVATE NETWORK (VPN) SYSTEMS
VPN Blocking
VPN blocking is a technique used to block the encrypted protocol tunneling communications methods used by virtual private network (VPN) systems. Often used by large organizations such as national governments or corporations, it can act as a tool for computer security or Internet censorship by preventing the use of VPNs to bypass network firewall systems.

Википедия

Virtual private network

A virtual private network (VPN) is a mechanism for creating a secure connection between a computing device and a computer network, or between two networks, using an insecure communication medium such as the public Internet.

A VPN can extend a private network (one that disallows or restricts public access), in such a way that it enables users of that network to send and receive data across public networks as if the public networks' devices were directly connected to the private network. The benefits of a VPN include security, reduced costs for dedicated communication lines, and greater flexibility for remote workers. VPNs are also used to bypass internet censorship. Encryption is common, although not an inherent part of a VPN connection.

A VPN is created by establishing a virtual point-to-point connection through the use of tunneling protocols over existing networks. A VPN available from the public Internet can provide some of the benefits of a wide area network (WAN). From a user perspective, the resources available within the private network can be accessed remotely.